home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2004 #2 / K-CD-2-2004.ISO / Fire Chief / data1.cab / Program_Executable_Files / data / states / HeatClearAlpha.ini < prev    next >
Encoding:
Text File  |  2003-05-28  |  1.2 KB  |  66 lines

  1. mgStateInclude                Misc.txt
  2.  
  3. //-------------------- General --------------------
  4. mgStateFillMode             Solid
  5. mgStateCullMode             Both
  6. mgStateShadeMode             Gouraud
  7. mgStateClip                 Y
  8. mgStateColorWriteEnable        a
  9.  
  10. //-------------------- ZBuffer --------------------
  11. mgStateZBuffer                 Y
  12. mgStateZBufferWrite         N
  13. mgStateZBufferFunc            Always
  14. mgStateZBufferBias            0
  15.  
  16. //-------------------- Texture --------------------
  17. mgStateTexture                Y
  18. mgStateInclude                HeatClearAlphaParam.txt
  19.  
  20.  
  21. //-------------------- AlphaBlend --------------------
  22. mgStateAlphaBlend             N
  23. mgStateAlphaBlendSrc        SrcAlpha    
  24. mgStateAlphaBlendDest        InvSrcAlpha
  25. mgStateAlphablendOp            Add
  26.  
  27. //-------------------- AlphaTest --------------------
  28. mgStateAlphaTest             N
  29. mgStateAlphaTestRef            1
  30. mgStateAlphaTestFunc        GreaterEqual
  31.  
  32. //-------------------- Fog --------------------
  33. mgStateFog                    N
  34. mgStateInclude                FogParam.txt
  35.  
  36. //-------------------- Light --------------------
  37. mgStateLight                N
  38. mgStateColorVertex             N
  39. mgStateNormalizeNormals        Y
  40. mgStateSpecular                N
  41. mgStateDiffuseMatSource      Color1
  42. mgStateSpecularMatSource     Material
  43. mgStateAmbientMatSource      Material
  44. mgStateEmissiveMatSource     Material
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.